home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineButton2_606
/
BUTTONCONDACTION on(keyPress I).as
< prev
next >
Wrap
Text File
|
2008-11-12
|
119b
|
8 lines
on(keyPress "I"){
tellTarget("_root")
{
gotoAndStop(eval("/Variables:EtatVide"));
}
play();
}